home *** CD-ROM | disk | FTP | other *** search
- COMPRAS IMPORTACION
- @DATOS
- ?FECHA,8,5,Fecha Contable,FECHA
- ?DOC,6,8,Asiento,DOC
- ?Etiqueta,12,50,AGENCIA
- ?N║_Factura,8,0,N║ Factura Agencia
- ?FECHA_factura,8,5,Fecha Factura,Fecha
- ?CODIGO,10,20,Agencia transporte
- ?Base_agencia,12,3,Base Agencia
- ?TIPO_IVA1,2,22,Tipo Agencia,14
- ?Total_factura,12,3,Total Factura Agencia
- ?Etiqueta,12,50,IMPORTACION
- ?Base_importacion1,12,3,Base Importaci≤n 1
- ?TIPO_IVA2,2,22,Tipo Importacion,13
- ?Base_importacion2,12,3,Base Importaci≤n 2,0
- ?TIPO_IVA3,2,22,Tipo Importacion 2,12
- ?Etiqueta,12,50,PROVEEDOR
- ?Proveedor,10,20,Codigo Proveedor
- ?Tφtulo2,35,54,Tφtulo
- ?NIF2,13,55,NIF
-
- @CALCULOS
- Igic_Agencia=Base_Agencia*iva1*.01
- Igic_Importacion1=Base_Importacion1*iva2*.01
- Igic_Importacion2=Base_Importacion2*iva3*.01
- Igic_importacion=igic_importacion1+igic_importacion2
- Gasto=Total_factura-Igic_importacion-Igic_agencia
-
- @APUNTES CONTABLES
- 607000,fecha,doc,FRA. N║ +N║_factura +TITULO1,D,Gasto
- 472000,fecha,doc,FRA. N║ +N║_factura +TITULO1,D,igic_agencia
- 472001,fecha,doc,FRA. N║ +N║_factura +TITULO1,D,igic_importacion
- CODIGO,fecha,doc,FRA. N║ +N║_factura ,H,Total_factura
-
- @IVA
- CODIGO,TITULO1,NIF1,DOC,Base_Agencia,TIPO_IVA1,,DOC,472000,T,FECHA,,,,
- Proveedor,TITULO2,NIF2,DOC,Base_Importacion1,TIPO_IVA2,,DOC,472001,T,FECHA,,,,
- Proveedor,TITULO2,NIF2,DOC,Base_Importacion2,TIPO_IVA3,,DOC,472001,T,FECHA,,,,
- @NOTAS
-